home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / others / pcpmaint.zip / MAINT1.TXT < prev    next >
Text File  |  1993-03-16  |  6KB  |  179 lines

  1.                      PROCOMM PLUS for Windows version 1.01
  2.                                  Release Notes
  3.                                 August 25, 1992
  4.  
  5. The following changes have been made for the PROCOMM PLUS for Windows 1.01
  6. maintainance release:
  7.  
  8.  
  9. WINDOWS ASPECT
  10.  
  11. The Windows ASPECT script language has improved execution speed.  Scripts
  12. can now be expected to run between seven and twenty times faster.
  13.  
  14. The MSPAUSE, CLIPTOFILE, WHEN ISKEY, and DIALQUEUE commands now operate as
  15. described in the Windows ASPECT Reference Manual.
  16.  
  17. The $TIME and $USERWIN system variables now operate as described in the
  18. Windows ASPECT Reference Manual.
  19.  
  20. The $FLOWSTATE system variable now dynamically changes with the state of
  21. XON/XOFF (Software) Flow Control.
  22.  
  23. The Procedure Calling convention of PROC1(a,b,c) now supports up to 10
  24. arguments.
  25.  
  26. The TRANSMIT DDE server command no longer converts strings to lowercase or
  27. sends quote marks that act as a string terminator.
  28.  
  29.  
  30.  
  31. CONVERT
  32.  
  33. The program now properly converts the Dialing Directory parity/databits
  34. fields from the DOS version of PROCOMM PLUS.
  35.  
  36. The program now converts entries whose names begin with spaces.
  37.  
  38.  
  39.  
  40. DIALING DIRECTORY
  41.  
  42. The Dialing Directory now allows entries to be deselected with the standard
  43. Windows Ctrl-key convention; however, note that the entry will not change
  44. color until the focus is moved.
  45.  
  46. The current highlighted entry is always considered "selected" and will be
  47. included as part of a dialing queue.
  48.  
  49. Use of the scroll bar no longer automatically selects entries.
  50.  
  51. The Print dialog options now operate as described in the User Manual.
  52.  
  53. The Notes function now supports editors which do not assume the ".TXT"
  54. extension.
  55.  
  56. The Sort function now sorts names in ascending order and totals in descending
  57. order.
  58.  
  59. Tab and Cursor Keys now work after the Alt-A accelerator command is used.
  60.  
  61.  
  62.  
  63. EMULATIONS
  64.  
  65. Characters received when a UART parity error is detected are displayed to the
  66. screen.
  67.  
  68. Switching between 80-column and 132-column displays has been improved.
  69.  
  70. Remappable keys are now echoed to the screen during half-duplex operation.
  71.  
  72. ADDS 60/90  Correctly supports cursor positioning sequences containing nulls
  73.             and corrects support for cursor positioning beyond column 10.
  74.  
  75. AT&T 4410   No longer "eats" the first character in a download function key
  76.             sequence with seq.length=0.
  77.  
  78. DEC VTxxx - Support for the following sequences has been improved:  Esc F
  79.             (7-bit mode), Esc(A (UK Character Set support) and Esc[?21 (VT52
  80.             mode).
  81.  
  82. DG 210      Supports cursor positioning sequences containing nulls and
  83.             now properly wraps when a cursor-down is received on the last
  84.             line of the screen.
  85.  
  86. IBM 3101    High-bit characters are properly displayed, and font switching
  87.             has been fully implemented.
  88.  
  89. TTY         Clears the screen when a formfeed is received.
  90.  
  91. Wyse 50     FUNC key now supported.  Also, the Esc2 Clear Tab Stop support
  92.             corrected.
  93.  
  94.  
  95.  
  96. MISCELLANEOUS
  97.  
  98. Record Mode now operates correctly when calling a bulletin board running
  99. WildCat! software.
  100.  
  101. The Meta Key button operation has been fixed.
  102.  
  103. Connection Logging now operates as described in the User Manual.
  104.  
  105. The internal .GIF Viewer will now save graphics as .BMPs on all systems.
  106.  
  107. Scripts run from the command line will not overwrite modem initialization
  108. characters still in the transmit buffer.
  109.  
  110.  
  111.  
  112. PRINTING
  113.  
  114. If the emulation is changed during a DEDICATED PRINT, the Dedicated Print mode
  115. is cleared.
  116.  
  117. Support has been enhanced for all Windows 3.1 printer drivers.
  118.  
  119.  
  120.  
  121. PROTOCOLS
  122.  
  123. Zmodem     Now truncates filenames greater than eleven characters and
  124.            corrects a problem that occurs only when uploading to Delphi.
  125.  
  126. CIS-B      Now searches for uploads in the default upload directory, and
  127.            support has been added for long paths when uploading.  CIS-B also
  128.            synchronizes faster when auto-downloading is not used.
  129.  
  130. Kermit     Now properly supports the TEXT attribute.  Support for encoded
  131.            file names has been improved.
  132.  
  133.  
  134.  
  135. PW.INI ADDITIONS
  136.  
  137. To add a new PW.INI parameter, run Windows Notepad and open the file PW.INI
  138. (contained in your Windows home directory).  Each new parameter should be
  139. entered on a separate line under the [Options] heading.
  140.  
  141. Xoff Delay=seconds
  142. This entry tells PROCOMM PLUS for Windows how long to wait before timing out
  143. after an XOFF has been received.  The default is 20 seconds.
  144.  
  145. ANSIBBS Eat Music=0|1
  146. This entry determines how PROCOMM PLUS for Windows will treat the ANSI Esc[M
  147. sequence.  A setting of 0 makes PROCOMM PLUS for Windows use the VT100 delete
  148. current line function, while a setting of 1 forces the ANSI-BBS emulation to
  149. "eat" incoming music sequences.  The default is 1.
  150.  
  151. DialDirMaximized=0|1
  152. This entry allows PROCOMM PLUS for Windows to track whether the Dialing
  153. Directory was left in a maximized state.  The default is 0, indicating the
  154. directory was not maximized.
  155.  
  156. Printer Shutdown Delay=seconds
  157. Some emulations which perform Dedicated Print do so by opening the printer,
  158. printing a single line and closing the printer for each line in the job.
  159. This causes Windows to send a formfeed after each line, ejecting the page.
  160. This entry creates a time window during which the printer will remain open
  161. (even if the emulation instructs to close the printer).  The default is 10
  162. seconds.
  163.  
  164.  
  165.  
  166. SETUP
  167.  
  168. The modem initialization string has been increased to 79 characters.
  169.  
  170. Path names are now saved when a root directory is specified.
  171.  
  172. Support for non-supplied font sizes has been improved.
  173.  
  174. The ASCII Download CR-LF option now correctly sends a LF when specified.
  175.  
  176. The ENQ Answerback now correctly transmits control characters.
  177.  
  178.  
  179.